home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / others / ultraisa.zip / READ.ME next >
Text File  |  1992-07-15  |  2KB  |  58 lines

  1. ULTRAISA.386 is Windows 3.1 compatible VxD Driver which supports the 32 bit
  2. disk IO mode or FastDisk. This driver should only be used in conjunction 
  3. with UltraStor ISA based controllers.
  4.  
  5.  
  6. The benefits of this FastDisk driver are:
  7.  
  8. 1. Supports Disk IO in the 386 CPU's Protected Mode
  9. 2. Uses 4KB Page Swapping for the Virtual Paging System
  10. 3. Supports the standard UltraStor Track Mapping Option
  11.  
  12. The UltraStor Models supported are:
  13.  
  14. 1. ULTRA 12F AT ESDI Controller
  15. 2. ULTRA 12F-24 AT ESDI Controller
  16. 3. ULTRA 12C AT Caching ESDI Controller
  17. 4. ULTRA 15C AT Caching IDE Controller
  18. 5. ULTRA 15FM AT IDE Multi IO Controller
  19. 6. ULTRA 14F AT Bus Master SCSI Host Adapter (ISA Mode Only)
  20. 7. ULTRA 14N AT SCSI Host Adapter
  21.  
  22. INSTALLATION
  23. This driver is installed after Windows 3.1 has been successfully
  24. installed. Since Windows Setup program may detect the presence
  25. of the ULTRA Track Mapping mode, there are three command lines
  26. in the System.INI file need to be added.
  27.  
  28. 1. If "SMARTDRV.EXE /double_buffer" was added to your Config.sys,
  29. delete or remark out the entire statement; it is not needed.
  30.  
  31. 2. If "VirtualHDIrq=False" was added to your System.INI file in
  32. the 386ENH Section, change it to true or remark it out.
  33.  
  34. 3. Add the following statements to the 386ENH Section of the
  35. System.INI file:
  36.  
  37. 32BitDiskAccess=True 
  38. device=ULTRAISA.386
  39. device=*INT13
  40.  
  41. Move the driver "ULTRAISA.386" to the Windows 3.1 root directory.
  42.  
  43. Reboot and enter Windows. Select the Control Icon from the Accessories
  44. Icon Group. Select the 386 Enhanced Icon. Select the Virtual Button.
  45. Select the Change Button. Mark the 32 Bit Disk Access Checkbox
  46. at the bottom and make any changes the permanent swap as necessary.
  47. Select ok and restart Windows.
  48.  
  49. When Windows starts, you will now be in 32bit mode.
  50.  
  51.  
  52. SPECIAL NOTE:
  53. For older versions of some controller BIOS, an upgrade of the BIOS may
  54. be necessary.  A message will be displayed suggesting to upgrade upon
  55. installation of the driver, if it will be necessary.  If the upgrade
  56. is necessary, the driver will display the message and abort the 
  57. installation.
  58.